[INFO] fetching crate phper-sys 0.15.4...
[INFO] testing phper-sys-0.15.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate phper-sys 0.15.4 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate phper-sys 0.15.4
[INFO] finished tweaking crates.io crate phper-sys 0.15.4
[INFO] tweaked toml for crates.io crate phper-sys 0.15.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate phper-sys 0.15.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate phper-sys 0.15.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bd884d66741904ee9ae14cbe4ca2e5b1219ae6953ab1e9d3168baeb2ce9dea2
[INFO] running `Command { std: "docker" "start" "-a" "8bd884d66741904ee9ae14cbe4ca2e5b1219ae6953ab1e9d3168baeb2ce9dea2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bd884d66741904ee9ae14cbe4ca2e5b1219ae6953ab1e9d3168baeb2ce9dea2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bd884d66741904ee9ae14cbe4ca2e5b1219ae6953ab1e9d3168baeb2ce9dea2", kill_on_drop: false }`
[INFO] [stdout] 8bd884d66741904ee9ae14cbe4ca2e5b1219ae6953ab1e9d3168baeb2ce9dea2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9912c8956e865c39862a24994ce57c0b45b49b49c6012978b9b96c3c0a79c0a
[INFO] running `Command { std: "docker" "start" "-a" "a9912c8956e865c39862a24994ce57c0b45b49b49c6012978b9b96c3c0a79c0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling phper-sys v0.15.4 (/opt/rustwide/workdir)
[INFO] [stderr] warning: phper-sys@0.15.4: In file included from /usr/include/php/20230831/Zend/zend.h:27,
[INFO] [stderr] warning: phper-sys@0.15.4:                  from /usr/include/php/20230831/main/php.h:31,
[INFO] [stderr] warning: phper-sys@0.15.4:                  from php_wrapper.c:13:
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c: In function 'phper_zend_begin_arg_with_return_type_info_ex':
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:287:117: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
[INFO] [stderr] warning: phper-sys@0.15.4:   287 |         ZEND_TYPE_INIT_MASK(((code) == _IS_BOOL ? MAY_BE_BOOL : ( (code) == IS_ITERABLE ? _ZEND_TYPE_ITERABLE_BIT : ((code) == IS_MIXED ? MAY_BE_ANY : (1 << (code))))) \
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:284:36: note: in definition of macro 'ZEND_TYPE_INIT_MASK'
[INFO] [stderr] warning: phper-sys@0.15.4:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:199:64: note: in expansion of macro 'ZEND_TYPE_INIT_CODE'
[INFO] [stderr] warning: phper-sys@0.15.4:   199 |                 { (const char*)(uintptr_t)(required_num_args), ZEND_TYPE_INIT_CODE(type, allow_null, _ZEND_ARG_INFO_FLAGS(return_reference, 0, is_tentative_return_type)), NULL },
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:202:9: note: in expansion of macro 'ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX2'
[INFO] [stderr] warning: phper-sys@0.15.4:   202 |         ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX2(name, return_reference, required_num_args, type, allow_null, 0)
[INFO] [stderr] warning: phper-sys@0.15.4:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c:536:5: note: in expansion of macro 'ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX'
[INFO] [stderr] warning: phper-sys@0.15.4:   536 |     ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(info, return_reference, required_num_args, typ, allow_null)
[INFO] [stderr] warning: phper-sys@0.15.4:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c: In function 'phper_zend_arg_info_with_type':
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:287:117: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
[INFO] [stderr] warning: phper-sys@0.15.4:   287 |         ZEND_TYPE_INIT_MASK(((code) == _IS_BOOL ? MAY_BE_BOOL : ( (code) == IS_ITERABLE ? _ZEND_TYPE_ITERABLE_BIT : ((code) == IS_MIXED ? MAY_BE_ANY : (1 << (code))))) \
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:284:36: note: in definition of macro 'ZEND_TYPE_INIT_MASK'
[INFO] [stderr] warning: phper-sys@0.15.4:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:137:18: note: in expansion of macro 'ZEND_TYPE_INIT_CODE'
[INFO] [stderr] warning: phper-sys@0.15.4:   137 |         { #name, ZEND_TYPE_INIT_CODE(type_hint, allow_null, _ZEND_ARG_INFO_FLAGS(pass_by_ref, 0, 0)), default_value },
[INFO] [stderr] warning: phper-sys@0.15.4:       |                  ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c:595:9: note: in expansion of macro 'ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE'
[INFO] [stderr] warning: phper-sys@0.15.4:   595 |         ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(pass_by_ref, name, type_hint, allow_null, default_value)
[INFO] [stderr] warning: phper-sys@0.15.4:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.44s
[INFO] running `Command { std: "docker" "inspect" "a9912c8956e865c39862a24994ce57c0b45b49b49c6012978b9b96c3c0a79c0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9912c8956e865c39862a24994ce57c0b45b49b49c6012978b9b96c3c0a79c0a", kill_on_drop: false }`
[INFO] [stdout] a9912c8956e865c39862a24994ce57c0b45b49b49c6012978b9b96c3c0a79c0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82d9b6fee07d9a506f706f7c2239b709b2dec29865b2e431634a31190e323a54
[INFO] running `Command { std: "docker" "start" "-a" "82d9b6fee07d9a506f706f7c2239b709b2dec29865b2e431634a31190e323a54", kill_on_drop: false }`
[INFO] [stderr] warning: phper-sys@0.15.4: In file included from /usr/include/php/20230831/Zend/zend.h:27,
[INFO] [stderr] warning: phper-sys@0.15.4:                  from /usr/include/php/20230831/main/php.h:31,
[INFO] [stderr] warning: phper-sys@0.15.4:                  from php_wrapper.c:13:
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c: In function 'phper_zend_begin_arg_with_return_type_info_ex':
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:287:117: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
[INFO] [stderr] warning: phper-sys@0.15.4:   287 |         ZEND_TYPE_INIT_MASK(((code) == _IS_BOOL ? MAY_BE_BOOL : ( (code) == IS_ITERABLE ? _ZEND_TYPE_ITERABLE_BIT : ((code) == IS_MIXED ? MAY_BE_ANY : (1 << (code))))) \
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:284:36: note: in definition of macro 'ZEND_TYPE_INIT_MASK'
[INFO] [stderr] warning: phper-sys@0.15.4:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:199:64: note: in expansion of macro 'ZEND_TYPE_INIT_CODE'
[INFO] [stderr] warning: phper-sys@0.15.4:   199 |                 { (const char*)(uintptr_t)(required_num_args), ZEND_TYPE_INIT_CODE(type, allow_null, _ZEND_ARG_INFO_FLAGS(return_reference, 0, is_tentative_return_type)), NULL },
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:202:9: note: in expansion of macro 'ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX2'
[INFO] [stderr] warning: phper-sys@0.15.4:   202 |         ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX2(name, return_reference, required_num_args, type, allow_null, 0)
[INFO] [stderr] warning: phper-sys@0.15.4:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c:536:5: note: in expansion of macro 'ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX'
[INFO] [stderr] warning: phper-sys@0.15.4:   536 |     ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(info, return_reference, required_num_args, typ, allow_null)
[INFO] [stderr] warning: phper-sys@0.15.4:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c: In function 'phper_zend_arg_info_with_type':
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:287:117: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
[INFO] [stderr] warning: phper-sys@0.15.4:   287 |         ZEND_TYPE_INIT_MASK(((code) == _IS_BOOL ? MAY_BE_BOOL : ( (code) == IS_ITERABLE ? _ZEND_TYPE_ITERABLE_BIT : ((code) == IS_MIXED ? MAY_BE_ANY : (1 << (code))))) \
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:284:36: note: in definition of macro 'ZEND_TYPE_INIT_MASK'
[INFO] [stderr] warning: phper-sys@0.15.4:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:137:18: note: in expansion of macro 'ZEND_TYPE_INIT_CODE'
[INFO] [stderr] warning: phper-sys@0.15.4:   137 |         { #name, ZEND_TYPE_INIT_CODE(type_hint, allow_null, _ZEND_ARG_INFO_FLAGS(pass_by_ref, 0, 0)), default_value },
[INFO] [stderr] warning: phper-sys@0.15.4:       |                  ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c:595:9: note: in expansion of macro 'ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE'
[INFO] [stderr] warning: phper-sys@0.15.4:   595 |         ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(pass_by_ref, name, type_hint, allow_null, default_value)
[INFO] [stderr] warning: phper-sys@0.15.4:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]    Compiling phper-sys v0.15.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.46s
[INFO] running `Command { std: "docker" "inspect" "82d9b6fee07d9a506f706f7c2239b709b2dec29865b2e431634a31190e323a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82d9b6fee07d9a506f706f7c2239b709b2dec29865b2e431634a31190e323a54", kill_on_drop: false }`
[INFO] [stdout] 82d9b6fee07d9a506f706f7c2239b709b2dec29865b2e431634a31190e323a54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b841da1d7b96366e308f3d5034ac4f5645361c897e8b70e035780b6a2769cc9b
[INFO] running `Command { std: "docker" "start" "-a" "b841da1d7b96366e308f3d5034ac4f5645361c897e8b70e035780b6a2769cc9b", kill_on_drop: false }`
[INFO] [stderr] warning: phper-sys@0.15.4: In file included from /usr/include/php/20230831/Zend/zend.h:27,
[INFO] [stderr] warning: phper-sys@0.15.4:                  from /usr/include/php/20230831/main/php.h:31,
[INFO] [stderr] warning: phper-sys@0.15.4:                  from php_wrapper.c:13:
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c: In function 'phper_zend_begin_arg_with_return_type_info_ex':
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:287:117: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
[INFO] [stderr] warning: phper-sys@0.15.4:   287 |         ZEND_TYPE_INIT_MASK(((code) == _IS_BOOL ? MAY_BE_BOOL : ( (code) == IS_ITERABLE ? _ZEND_TYPE_ITERABLE_BIT : ((code) == IS_MIXED ? MAY_BE_ANY : (1 << (code))))) \
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:284:36: note: in definition of macro 'ZEND_TYPE_INIT_MASK'
[INFO] [stderr] warning: phper-sys@0.15.4:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:199:64: note: in expansion of macro 'ZEND_TYPE_INIT_CODE'
[INFO] [stderr] warning: phper-sys@0.15.4:   199 |                 { (const char*)(uintptr_t)(required_num_args), ZEND_TYPE_INIT_CODE(type, allow_null, _ZEND_ARG_INFO_FLAGS(return_reference, 0, is_tentative_return_type)), NULL },
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:202:9: note: in expansion of macro 'ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX2'
[INFO] [stderr] warning: phper-sys@0.15.4:   202 |         ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX2(name, return_reference, required_num_args, type, allow_null, 0)
[INFO] [stderr] warning: phper-sys@0.15.4:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c:536:5: note: in expansion of macro 'ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX'
[INFO] [stderr] warning: phper-sys@0.15.4:   536 |     ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(info, return_reference, required_num_args, typ, allow_null)
[INFO] [stderr] warning: phper-sys@0.15.4:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c: In function 'phper_zend_arg_info_with_type':
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:287:117: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
[INFO] [stderr] warning: phper-sys@0.15.4:   287 |         ZEND_TYPE_INIT_MASK(((code) == _IS_BOOL ? MAY_BE_BOOL : ( (code) == IS_ITERABLE ? _ZEND_TYPE_ITERABLE_BIT : ((code) == IS_MIXED ? MAY_BE_ANY : (1 << (code))))) \
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:284:36: note: in definition of macro 'ZEND_TYPE_INIT_MASK'
[INFO] [stderr] warning: phper-sys@0.15.4:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:137:18: note: in expansion of macro 'ZEND_TYPE_INIT_CODE'
[INFO] [stderr] warning: phper-sys@0.15.4:   137 |         { #name, ZEND_TYPE_INIT_CODE(type_hint, allow_null, _ZEND_ARG_INFO_FLAGS(pass_by_ref, 0, 0)), default_value },
[INFO] [stderr] warning: phper-sys@0.15.4:       |                  ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c:595:9: note: in expansion of macro 'ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE'
[INFO] [stderr] warning: phper-sys@0.15.4:   595 |         ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(pass_by_ref, name, type_hint, allow_null, default_value)
[INFO] [stderr] warning: phper-sys@0.15.4:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/phper_sys-b7b518352e6619df)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests phper_sys
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b841da1d7b96366e308f3d5034ac4f5645361c897e8b70e035780b6a2769cc9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b841da1d7b96366e308f3d5034ac4f5645361c897e8b70e035780b6a2769cc9b", kill_on_drop: false }`
[INFO] [stdout] b841da1d7b96366e308f3d5034ac4f5645361c897e8b70e035780b6a2769cc9b
